
/*产品模块*/
#productlist1{overflow: hidden; width: 890px;}
#productlist1 li{ float:left; display:inline; text-align:center;}
#productlist1 li:hover img{filter: brightness(110%);}
#productlist1 li:hover h3 a{color: #0263b5;}
#productlist1 li a.img{ display:block; text-align:center; font-size:100px;}
#productlist1 li a.img img{ margin:auto; border:1px solid #ccc;}
#productlist1 li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;}
#showproduct{ padding:15px;}
#showproduct h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showproduct .pshow dt{ float:left;}
#showproduct .pshow dd{ float:right;}
#showproduct .pshow dd ul{ margin-left:15px; }
#showproduct .pshow dd li{ padding:5px 5px 5px 45px; min-height:28px; _height:28px; margin:5px 0px; clear:both; border-bottom:1px solid #eee; position:relative; line-height:2; }
#showproduct .pshow dd li span{ position:absolute; left:0px; top:0px; color:#999; padding:5px; height:28px;}
#showproduct .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url("../images/dt-7.gif") no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showproduct .editor{ line-height:2; padding:0px 10px; font-size:14px;}
